Is there a way to publish the Next Item Index from General Lists onto a App Page?
Would be great for a Model Admin to be able to see when a List Index needs to be reset as it approaches the 1B mark.
@hsich1020
If it is numbered list, you can use name(item(list)) as this will give you the #12345. With that being said, you really shouldn't be coming up on that number unless you are wiping and reloading the list or have time as part of the key which are both frowned upon.
Rob
Thank you for the information. Would love to have your advice on a better way to handle the 1.5 M line items of data per week. Please let me know if you have time to discuss
Happy to and will DM you my contact information.
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…