Hi Experts,
I want to change the no of rows in the form in a particular table row in SSCE. I can't edit the source code from SSCE. But I can make change from workbench.Even though I can see the change in the browser, it doesn't reflect from SSCE. SSCE still shows the same no of rows.
var form_c0c0 = new com.sap.xmii.ssce.Form(({Columns:24,Rows:6}));
Is there a way that I can make change directly from SSCE?
Is it possible the change appear in SSCE after I make change in source code from workbench?
Regards,
Naga.