Expand my Community achievements bar.

fshuja
fshuja
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I just found that i need to create variables like this form1.#subform[0].#variables[0].customerData - (JavaScript, client) var data= "faraz"; var cPage= 1; var tPages= 3; var showData= function() {app.alert('in show data');}; var showPager= function() {app.alert('in show pager');};then i can access ...

    Type

    Questions

    Views

    744

    Likes

    0

    Replies

    0
  • You have declared the customerData in the click event of button. I want to write the customerData in Form variable (i.e. global) so that i can access it from any event of any field.

    Type

    Questions

    Views

    739

    Likes

    0

    Replies

    0
  • Now nothing happened on click.

    Type

    Questions

    Views

    737

    Likes

    0

    Replies

    0
  • I have created a form variable named customerData like this{  data: "faraz",  cPage: 1,  tPages: 3,  showData: function() {alert('in show data');},  showPager: function() {alert('in show pager');}};Now i am trying to access the cPage from onclick of a button with this codeapp.alert(customerData.cPag...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    7
  • I am getting something like this (Check out the top-left and top-right corners they are not rounded)

    Type

    Questions

    Views

    489

    Likes

    0

    Replies

    0
  • How to create a rounded corner for a table like the attached image? The table is dynamic (Rows adds/delete at runtime) and i want to maintain the rounded corner.

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    3
  • i want to stylize a drop down list like the image attached. How can i do that?I was able to modify the border easily. The main problem is the color of drop-downed text background colors (default and hover)thanks

    Type

    Questions

    Views

    629

    Likes

    0

    Replies

    1
  • When i select a color using designer for Text Field, it is applied to both caption and the typing text inside the text field.I want a different color for text field type.How can i do this?thanks

    Type

    Questions

    Views

    682

    Likes

    0

    Replies

    1
  • hi,Using LiveCycle when drag the text field on a page the captions and text box are on same line.I want captions and text box on seperate line, how can i do this?thanksFaraz

    Type

    Questions

    Views

    882

    Likes

    0

    Replies

    1
  • I have a PDF document in which there are some images embeded. I want to edit those images. The images are embeded into the PDF. When i click on image in LiveCycle Designer it shows me a embed link (./abc/someimage.png). How can i get that image?I want to get that image, edit in some photo editer and...

    Type

    Questions

    Views

    747

    Likes

    0

    Replies

    2
Top badges earned by fshuja
Customize the badges you want to showcase on your profile