I want to use jQuery/AJAX to reload data to apart of web page(not put F5 to refresh).
However the format and appearance of ForeUI (such as list element)usually changes to default html style.
What can I do? Would ForeUI update dynamically?
I want to use jQuery/AJAX to reload data to apart of web page(not put F5 to refresh).
However the format and appearance of ForeUI (such as list element)usually changes to default html style.
What can I do? Would ForeUI update dynamically?
ForeUI can update element content dynamically, if you use the action provided by the element. For example, there is a “Set Table Cell Value” action for Table element to update the content for every cell.