Confirm delete box

Posted by: darin on 7 June 2019, 10:37 am EST

    • Post Options:
    • Link

    Posted 7 June 2019, 10:37 am EST

    In the run-time designer (professional windows version) when you delete something it asks “Are you sure you want to delete xxx” with the checkbox to not show this question again.

    the checkbox only seems to be for editing this form at this time, not any other form, and not this form at a later time. Is that design intent?

    Is there a way to turn that off all the time? I see there is a global setting to uncheck it. but that doesn’t seem to be saved at all. I would like at runtime to auto-uncheck the box so the confirm delete checkbox never comes up. We don’t want that question to ever be asked.

  • Posted 8 June 2019, 5:54 am EST

    Hello,

    Could you please confirm which AR build are you using. However, you can set the value through code using the following lines of code:

    
    arDesigner.PromptUser = false;
    
    

    Request to please confirm are you using your own Designer to design the report or using inbuilt End User Designer?

    Thanks.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels