Hi
I am trying to create an application similar to the sample Order Capture App. In the Order Capture App, when I am creating a new order, I can see Add Button to add order details directly in the main new order page.
How do I get the same add button?
Thank You
Saurabh Joshi
There should be a column in the Order Details (child) table that is of type “ref”. It should look something like this:
Where the Source Table is the parent table and “Is a part of?” is ON. The “Is a part of” is what allows child entries to be added in line in the form view of the referenced (parent) table.
4 Likes
Thanks a lot. That worked.
1 Like
Hi Joshi,
How’re you doing?
I had the same problem and it worked doing what Vivian said. After that, how did you change the “description” above and inside the button?
Hi @arielapellini ,
Welcome to the AppSheet community.
- For changing the “DetallPedido entries… in the IDPedido” description, you will find a list type virtual column named something like “Related DetallePedidos” in your parent table. You can change the display name of that column to the name you wish to have
- For changing the button name , please go to the option UX–> Localize as shown below
You may wish to go through below help article
2 Likes
Busque dos horas en internet, hasta que encontre esto. Gracias
1 Like