Hi,
Could anyone please tell me, how we can run a deletion process (Deletion from list using selection) in deployed mode.
set up a delete action where the line item is a boolean associated with the list to be deleted. The line item can be resolved formulacially or by input.
Hi Devika - it appears that the list you are trying to delete from is not marked as a Production Data list. If this is the case, you will not be able to modify the contents of the list from the deployed model. If the list is structural data, you can run the Delete action in the development model and sync the results to your deployed model.
Great outline from Mark above!
Further to this, you will need to create the Delete action in your development model and then sync the change to your deployed model. Once the model is synced, you will be able to run your action from the deployed model.
Thank you so much Mark and Ryan.
Hi Ryan,
I have made the changes as you mentioned. Now, the DEV and Production models are synced and I'm getting attached error while running the deletion process in deployed mode.
Note : My requirement is to delete the current month name from a list in order to get the forecast months only.
Could you please check once?
Thanks,
Devika
Its works for me after marking the list as production data...!!!!
Many Thanks !!!
Regards,
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…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…