Sam
Sam
Hello, I just found that if I input multiple line text on the `long form field`, the value stored on MySQL will be something like `line1\nline2\nline3`, but when I read...
Hello, I found a similiar issue as #5187 on custom SQL query. My query is something like `SELECT * FROM view_bills WHERE BillDesc LIKE '%{{Keywords}}%' ORDER BY {{OrderBy}}`, and the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary add feature to allow custom widget layout inside jsonform ### Why should...