Hello,
Can a parent and child in a list have the same code?
No, a Child and Parent cannot have the same code. It will throw an error.
Suppose we have a list named Check,
One of its member names is A and its Code is 20. Now, I insert a child named B and Try to put the same code it will throw an error
" Setting the code of 'B' to '20' is not permitted '20' clashes with the code of List Member 'A'
Hi @sagarkpr ,
It is not recommended to have similar codes for both parent and child lists. Though you can technically go to the backend and type/modify codes of parent or child lists to have similar codes, it will fail when you load list through imports or while adding items to the list.
Cheers!
No a parent and child in a list cannot have the same code. A code is being used as unique identifier for list so it doesn't make any sense to have same code for 2 different list items, the system will automatically throw an error.
Hope this helps !
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!