For Example: If user entered 10 then 10 list item should get created in the particular list.
Hi yes, for that need a Index list which has let's say 1000 items added already. Then create a cal module with Index list x users list, and a user specific module where users will enter a number b/w 1-1000. Then create a filter to filter the number of rows selected by the user in the calc module. Like if I write 5 in the filter line item, 5 index should get filtered. And then create a saved view and add those items to your list.
Hi @Dikshant , does this process necessarily require user dimension or we can opt out user dimension?
Hi @Dikshant , @sobaid & @araj Just wondering if we have a detailed solution to above problem.
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β¦