We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
In case anyone else has this same issue with the OOB shopping cart:I- if you open the SP Configuration -> Pages and open up the page that the widget is on.- Next select the widget and scroll to the bottom and click the little "instances" link.- Selec...
Unfortunately there is no way of doing that, I'm not sure what version of SN you are on but there is a good post on SNGuru that details the process of using a loading dialog to prevent and user interaction before a form loads. Unfortunately it looks ...
You can use a scheduled job to create a task any time you want. I.e when you close the first ticket (perhaps with a specific ui action?) you could have it put in a scheduled job to create the new ticket i X amount of time, or perhaps popup something ...
Do you have many UI Policies or Client scripts that run when the form loads/load at the same order?If so you can perhaps try to lower the order value of the ui policies that hide your fields to run before some of the other ones.