I'm getting this message for Lvl 1 class 12 training. When I have same view names for different modules, it says same name already exists. How can I be able to save views for same name in different modules?
Even I got the same , I have saved the view with different name.
Hi @Sisi , @Bajanthri ,
It's a good practice to prefix module name (or shorter identifiers like 'DEM01' or 'SYS01' ) to saved view names to avoid these conflicts.
Cheers!
Hi,
This behavior appeared during January 2023. It's some kind of bug. Earlier system checked if the module in question has a view with that name. But now it checks whole model, what it shouldn't do.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦