Dashboard

Profile level : Anon

0%
  • First name
  • Last name
  • Job title
  • Work experience
  • Tags
  • Avatar
  • Cover
  • Description

Filling out more of your profile gets you higher rankings in the directory and increases community trust.

Your points

Total Points

0

Contribution

0

Visit

0

Recent comments

leandromallía public View leandromallía's profile
Tue, 11/26/2024 - 06:38

Hola Oscar, quiero empezar con algo sencillo, una pantalla para visualizar datos de una tabla, una aplicación CRUD,
También necesito información sobre la versión comunitaria para desarrollar y desplegar aplicaciones.
Si es necesario bajar una un software para empezar a desarrollar.
Lo que necesito es un tutorial en español
Muchas Gracias!

drimsetagency public View drimsetagency's profile
Mon, 11/25/2024 - 21:50

Sanjiv Anand, thank you for your excellent contribution

Simon Lewis public View simon-lewis's profile
Mon, 11/25/2024 - 20:20

In reply to by simon-lewis

Doh ! I can see now when viewing Joseph's awesome tutorial how simple this is. No need to download a template as I can build it quickly by following along .... Yay !

Simon Lewis public View simon-lewis's profile
Mon, 11/25/2024 - 20:06

Hi Joseph and team,

Great starting point. Unlike other templates, I only seem to be able to run the preview. Is it possible to obtain the template within my own Appsmith dev environment ?

Thanks

Simon

pchambless1 public View pchambless1's profile
Fri, 10/25/2024 - 10:20

Cool stuff, Joseph.  That was very 'followable' !!

Oscar Santana Verified userVerified user author Open to work View ofsantana's profile
Thu, 10/24/2024 - 00:07

@Ron, just a comment, there is a small bug in the Query "addMessage", the history of the chat is referenced as: {{chat.chatHistory}}, but is has to be {{chat.history}}.

Besides this, the template is perfect!

 

Oscar Santana Verified userVerified user author Open to work View ofsantana's profile
Thu, 10/24/2024 - 00:02

Thanks for this!

Ron Northcutt Verified userVerified user staff View ron's profile
Tue, 10/22/2024 - 19:44

Is it meta or just lazy when using AI to generate an image for an AI tutorial?

Asking for a friend...

oscarlopez public View oscarlopez's profile
Thu, 10/17/2024 - 17:15

Hey

This video is amazing! Thanks a lot for that!! What would be even better is to have the possibility to fork that application and see how it's working. Would it be possible to have it published as a template? We have the Business license already, so it would be very handy, if that's fine for you, to have it there (or with any other mechanism)

Thanks a lot!

umarmasood public View umarmasood's profile
Sun, 09/29/2024 - 17:36

making any filed required is missing i think so

fifo-lifo public View fifo-lifo's profile
Sat, 09/28/2024 - 15:25
   # Get the new table struct.  This shouldn't die because
   # we just created the table successfully so we know it's
   # there.  But the ghost of Ryan is everywhere.

ref. https://www.percona.com/get/pt-online-schema-change

zelfkoelman public View zelfkoelman's profile
Sat, 09/28/2024 - 14:54

.

Tom Jose Verified userVerified user moderator View tomjose's profile
Sat, 09/28/2024 - 01:38

In reply to by ramiromalamud

ramiro, this works only for your self hosted instance. Here is a documentation that can guide you on the same. https://docs.appsmith.com/build-apps/how-to-guides/usage-app

ramiromalamud public View ramiromalamud's profile
Thu, 09/26/2024 - 12:48

it works if i export it to a self hosting instance
would it work?

pchambless1 public View pchambless1's profile
Mon, 09/23/2024 - 08:12

Nice!  You never cease to amaze!

egbertocamaño public View egbertocamaño's profile
Sun, 09/08/2024 - 22:46

Buenas Oscar, soy de Panamá, uso Velneo, se que las has usado, la has integrado con Appsmith ?

Como te contacto.... gracias

Wander D. Barros public View w4ndub4's profile
Mon, 08/26/2024 - 10:12

I already have an instance of appsmith hosted and active with some applications, but I haven't installed the database. Can I update my docker-composer.yml to install the database without losing applications already in use?

ikot public View ikot's profile
Sat, 08/24/2024 - 10:11

I am on web and I think the UX has changed a bit. I am trying to follow with the current Ui but I have gottent to a point of confusion as I cant follow up after renaming the API as SUPABASE_PROJECTS. 

jhoneybairstow public View jhoneybairstow's profile
Sat, 08/24/2024 - 03:33

It’s impressive to see how you’re leveraging Mermaid.js in FileMaker to push the boundaries of low-code tools. For offline use, embedding the Mermaid.js script directly into FileMaker works well, but ensure the script is correctly formatted and that there are no syntax issues. If the graph isn't rendering, double-check that the script tag is properly closed and that the script content is complete and correctly encoded. This approach keeps everything self-contained, making your FileMaker solution more robust and independent of external resources.