I am trying to create a line item and a notification where if the sales manager declines the sales rep input, the sales rep can reenter a value and the sales manager is notified.
Hi,
Sales Manager approve or decline the sales rep data at Sales Center level. So just create a line item(Approve/Declined?) in the Sales rep input module and get the data from the Sales Center Approval/Decline Module.
Use dynamic cell access to restrict the data input, if the sales manager accept the data it should be read access only, if not then write access and also use conditional formatting to highlight
Regards,
Vignesh M
Alternatively you can use the new workflow tool that pushes the request to a child list that has a module that overwrites the value. Thus sending an email to the sales rep and gives them a task to complete.@VIGNESH.M presents another viable method.Also setting up a boolean on a view that allows for the Sales Rep to review any submitted request that has been declined, which has their original value and the new value they would like to replace using a if/then against an approval by the sales manager is another method.
Specifically for notifications outside of creating a module that appears on all of the dashboards within the model that has 'outstanding actions' and summary values, you would need to utilize the workflow feature to generate an email.
@obriegr ,
Since the new workflow is not GA'd, I believe @VIGNESH.M was suggesting a solution that is available to everyone.
Rob
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…