Aller au contenu principal

Schedule Entry Query

Commentaires

1 commentaire

  • Zendesk API User
    Author: pavone - 2/19/2015 10:29

    Hello,

    you can define the user controls in the form tab of your script. If you want do show/hide the calender controls, you should write a rule for that.

    In your script you can call context.showForm() to display a dialog containing the form. This method will return a FormData object that contains the user input. But of course the user input will not be persisted!

    For more info see GuiScriptContext

    I hope this will help you!

    Best regards

    Tim

    0

Vous devez vous connecter pour laisser un commentaire.