I am trying to queue an app using the queue app link action on the save of a mini app to mimic a rotating functionality for the mini app. I have tried different configurations and am not quite able to get it to work. Is this not supported?
No linking from saving is not supported right now.
3 Likes
@ian.p let me know if you think of any possible solutions, I have been testing different ideas but am at a loss on how to deliver this with Nextworld.
Some ideas:
- A standard mini app that shows a the detail view
– in the header you see a list of options somehow - maybe a subtable
– when you click on one of the options, it refreshes a set of fields beneath that with the information appropriate to the selection made - An advanced list mini app where you do the data entry in a list view instead of a detail view
- A relationship tree mini app where each node in the tree is one of the stop on the carousel? Can’t say I’ve ever done one myself.
I still need to be able to enter the values from the original H/D and then have the rotating app pop-up. To confirm that eliminates option 1 and 2 here, correct? I can attempt the relationship tree and see if that is possible. @ian.p