Dear Friends
I am using Apex ver 5.1.3. I want to create text file '/' delimeted thru apex form.
for example.
I have a table 'ACCOUNTS' with acc_id,created_date,description,op_bal fields.
I want above table data to be converted into text file like below
99/01-01-2018/Salaries Account/50000
Please help how can i do it through apex form.
Regards
Kam