hi everyone! i need your help with the new datagrid. How can I to use the filed “action” to navigate a external url by click the buttom?
with the old datagrid I used to custom field and put a buttom with workflow
thanks
hi everyone! i need your help with the new datagrid. How can I to use the filed “action” to navigate a external url by click the buttom?
It is much easier now. Create column with custom type and put Button in it. In button’s On click event you will have access to row data.
thanks, it works.