DisplayForm

DisplayForm

How to add to:         the script editor

 Script Editor

You can add the commands into the script editor at the bottom of the screen. Here’s an example:

LB.Actions.displayForm({

   name: "box1",

   title: "Select Risk Type",

   data: false,

   options: {

     rightLabel: "Mark this"

   },

   width: "20em",

   height: "3em"   

});

How useful was this article?

Click on a star to rate it!

We are sorry that this article was not useful for you!

Let us improve this article!

Tell us how we can improve this article?