cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamically change X & Y axis of field in SAP adobe forms

0 Kudos
1,778

I have text field(g_heading) inside the subform(positioned). I want to set the X-axis of textfield from javascript.But it is not working.

I have written following javascript
data.#pageSet[0].Page1.#subform[0]::initialize - (JavaScript, client)

this.G_HEADING.x = "25.4mm";

I am able to read value of G_HEADING but not move it.

Accepted Solutions (0)

Answers (0)