Adding a button in the editor dialog
Adding a button in the editor dialog
Adrian Challinor
Posts: 21Questions: 8Answers: 0
in Editor
Use Case is creating schedules using a CRON scheduler (Spring Boot internal scheduler). The cron format is tricky unless you are using it all the time. What I wondered is whether there is a way to add a button to open anther browser tab that explains cron formats and can construct one that can be copied.
Can I put html in the labelInfo, or would I be better creating a custom edit form?
Answers
OH - Answered this. Yes, I can have html in the label Info. BRILLIANT!