Expand my Community achievements bar.

Belle7777
Belle7777
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,Thanks for your response. Yes, that is what I am trying to do and no, the drop down does not behave this way by default.I am currently using LiveCycle Designer Version 8.2.

    Type

    Questions

    Views

    379

    Likes

    0

    Replies

    0
  • Thanks, Jono and VJay.I was able to resolve this by placing all the other fields on one subform and the override buttonn alone on another subform and locking only the former.

    Type

    Questions

    Views

    859

    Likes

    0

    Replies

    0
  • Hi All,I have a drop down list at the end of my page. when expanding it, the options cannot be seen in their entirety as the page ends immediately after. Users have to use the scroll bar to see all the options. Is there a way to make a drop down list expand upwards instead of downwards?Thanks.

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
  • I have text fields on this page along with Override button. I have written code to lock each and every field using below script:Form.Page.Field.access = "protected";But this is not working.So I locked whole page using Form.Page.access = "protected" script. It worked but Override button also got lock...

    Type

    Questions

    Views

    710

    Likes

    0

    Replies

    0
  • In my application, I have a page with some fields and a button. 1.Per requirement I need to lock each and every field present on this page. However, button should not get locked as this has script written on click event to unlock the fields present on the same page.For locking all the fields: Form.P...

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    4
  • Hi all,I would like to store a version number of my XFA PDF within the PDF. With static PDFs I can use a custom property from Acrobat to set this value and change it accordingly with each version. With XFA forms since this option is disabled, does anyone have any ideas on how I can achieve this?Help...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    2
  • Thanks for the responses.@ruedesigns: No, the fields are not part of a Forms Object Collection.@kvdvijaykumar : All checked and verified that there is only one place where we are setting the access to the fields..

    Type

    Questions

    Views

    370

    Likes

    0

    Replies

    0
  • Hi,In my LiveCycle PDF, I have a large number of fields that I have set to "protected" access depending on some conditions.However a couple of fields are still editable despite their access showing as "protected" (in console debugger window). None of the other fields have this problem. What could be...

    Type

    Questions

    Views

    991

    Likes

    0

    Replies

    4
  • From my PDF,  I'm reading an external XML file that I pick up from a server share location. Based on the XML data, I am also reading another PDF, populating it with data from the XML and displaying the same to the user.. Hope this helps.

    Type

    Questions

    Views

    363

    Likes

    0

    Replies

    0
  • @George: thanks for the quick response!My JS code contains a readFileIntoStream which I learnt is also to be run under privileged context. (still learning the ropes here.. ).  I have been trying to incorporate the JS code directly into the PDF to get around this privileged context..  but I am unable...

    Type

    Questions

    Views

    363

    Likes

    0

    Replies

    0
Top badges earned by Belle7777
Customize the badges you want to showcase on your profile