Need a special offer?Find out if your project fits.
+

How to open Fields popup on first time loading flexmonster grid

Answered
Sanket asked on July 17, 2019

Hi,
Is there any way to keep the fields popup open or any other popup from toolbar open  when loading the flexmonster grid first time .

1 answer

Public
Vera Didenko Vera Didenko Flexmonster July 18, 2019

Hello,
 
Thank you for your question.
 
We would like to point out that via the configuratorActive parameter of the options object you can specify whether to open the Field List pop-up window when loading Flexmonster the first time:

options: {
configuratorActive: true
}

Here is a JSFiddle example for illustration.
 
Please let us know if you have any questions.
 
Best Regards,
Vera

Please login or Register to Submit Answer