Skip to content
Discussion options

You must be logged in to vote

Based on the behavior you want your workload to have, there are several options.
Your best approach would be setting allowMultipleTabs to "notAllow".
This will cause the item editor to be closed once you navigate away from it.

Another option is to set maxInstanceCount to 1 in Item1.json.
This will cause the item editor to remain open as a tab on the left nav bar but will not allow creation of new items (and thus new tabs) until that tab is closed.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dhrumil83
Comment options

@zainadr
Comment options

zainadr Dec 15, 2024
Collaborator

@dhrumil83
Comment options

@zainadr
Comment options

zainadr Dec 16, 2024
Collaborator

Answer selected by dhrumil83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants