can we have two auto generated number fields in a single form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 04:50 AM
Actually I was tried to set a two auto numbering fields in a single form of scoped application, but it not generated. Is there any possible to create two auto numbering fields in a single form.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 04:57 AM
Out of the box only 1 field can be generated. You can use a custom BR to populate your other field if required

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 04:55 PM
Hi Sudhakar,
Why would there be a need to have 2 auto-generated number in a form?
If each number corresponds to a different table, each table can be set to have auto-generated numbers.
Following page contains information on auto-generating number in a table.