How to handle large text in table or grid
By default long text in table or data-grid will expand, showing all text in single
By default long text in table or data-grid will expand, showing all text in single
While showing collections, we can use oj-table or oj-data-grid or we can use oj-for-each to
You can use oj-input-number tag for showing formatted number and use convertor options But when
We can write simple or complex validations at business objects level in groovy For all
In MFT, when file is moved from source to transfer, we can rename the file.
Users can navigate to Business Objects ( BO ) -> Objects -> Select Object (
Based on the default redwood theme the table and grid scoll bar are very thin
Users can add the following html code in designer to add a loading spinner in
Button is element for user to interact. On button click we can call some rest
Steps
1. Configure business object ( Ex: Country )
2. Load data into business object
3. Add a download button.
4. On button click call rest API to fetch all data in business object using action chain.
5. Create CSV content as blob
6. Download blob file using JavaScript function