You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

My requirement is to export the only edited row from table.

edited Apr 13, 2023 6:13AM in Visual Builder 1 comment

Summary:

Hello Experts,

I am using the export functionality in VBCS to allow user to export the table data which is working fine but my requirement is export the only edited row.Request your inputs on the best approach towards achieving the same. 

Is there i need to create any JS Function for this requirement .Please guide me

Thanks in advance

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

<oj-toolbar chroming="outlined">

<oj-sample-export-data max-rows="10000" file-name="parts.csv" data="[[ $variables.Loosepartvar ]]"

      columns='[{"field":"S.no","headerText":"S.no","type":""},{"field":"Part Number","headerText":"Part Number","type":""}]'></oj-sample-export-data>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!