Customer Tracker Template

Hi,

I'm learning honeycode using the Customer Tracker template. When I was running the app, I couldn't find a way to add a new customer. So, the only way to add a new customer is by adding new row in the A_Customers table. Is this correct or am I missing something?

Thank you

1 Like

Yes, it seems you can't add new customers or new accounts from the app...
Maybe they have another app for their manager! :rofl:

@AdiLiem and @Simone, you are correct, the Customer Tracker template does not contain an add new customer form by default. Fortunately in Honeycode it is simple enough to create one. :slight_smile:

In the Add Objects window, choose form...

Form pops up, then change add form data to A_Customers...

That will add a button at the bottom of your screen to add a new customer and a new add form screen which the button will navigate to when clicked/tapped.

Note that if you want to move that new add customer button to the top (or anywhere on the screen), all you have to do is copy/paste it. For example, I moved mine to the top right of the screen.

Now you can add new customers to the table.

There is also an article on how to build a form from scratch How to Build a Form from Scratch

1 Like

Thanks for confirming. :grin:

1 Like

Thanks for the tutorial. :grin:

4 posts were split to a new topic: Delete Buttons troubleshooting

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.