Hi ,
I'm getting default values on columns field.
Can you assist me how to remove the default value setting on columns field in field section?
I'm attaching the screenshot below.
Thanks in advance.
Regards,
Ganesh
Please Find the attachment below.
I don't want that values filter. Is there any way to do it?
Thanks in advance,
Ganesh
Hi Sai!
Do you mean that you want to rename it or don't want to show in fields view when it's empty or you want to remove it at all? Could you please describe your problem a little bit and the solution you want to implement? It will help us to understand your problem better.
Thanks,
Tanya
Hi Tanya,
The columns box should be empty by default. Please guide me how to remove values filter from the box.
Best Regards,
Ganesh
Hi Tanya,
In the attached screen shot(previous version of flexmonster) , I don't have values filter on columns field. I want the same in current version.
Please guide me how to remove values filter on columns field.
Thanks,
Ganesh
Hello Ganesh,
Thank you for writing. The "Values" field is an important part of the controller. It allows setting whether the measures should be displayed in columns or in rows. Here is the example - https://www.screencast.com/t/daFNBOQGI. In case you do not want to use such functionality please hide that field using jQuery. You can use our fieldslistopen
event to find that the Field List is opened. Please find the example of how to use the event here - https://www.flexmonster.com/api/fieldslistopen/.
Please let us know if the information above was helpful for you.
Regards,
Dmytro