Expand my Community achievements bar.

Ratnesh_Ranjan
Ratnesh_Ranjan
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Apemancity,You can use fieldname.assist.speak.valueThanksRatnesh

    Type

    Questions

    Views

    359

    Likes

    0

    Replies

    0
  • Hi DKinsley,Place below code on click event of "Add Attach" button". app.execMenuItem("AddFileAttachment");var oObj = event.target;var fileAttachments = oObj.dataObjects;//app.alert(fileAttachments.length);var d = event.target.dataObjects;TextField1.rawValue="  ";for (var i = 0; i <= fileAttachments...

    Type

    Questions

    Views

    567

    Likes

    0

    Replies

    0
  • Hi LeaPaul,Yes the example I shared is a programatic approach to iterate between the fields. I tried on ES4 and using select all --> select all fields, selects all the fields on the highlighted page. yes, if you do not want to select from the hierarchy panel then you can try with the programatic app...

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    0
  • Hi LeaPaul,I tested the select all --> Select all fields in Designer ES2. It selects all the fields not only textbox on highlighted page. Please let me know which version you are using?However if you want to find all fields on a form and do something specific with them. Here (http://forms.stefcamero...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    0
  • Hi MSR1306,To throw an error message you must select the error checkbox in object panel after selecting the Date/Time field control.Also regarding "allow Empty" and "Allow Zero" option and description please navigate to http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?topic=HID_PATTE...

    Type

    Questions

    Views

    808

    Likes

    0

    Replies

    0
  • Hi LeaPaul,You can use the 'Hierarchy' panel (shift+F11) to select controls in the XFA form using ctrl key. After the selection you can apply the formatting in the object panel (shift + F7).Regards,Ratnesh

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    0
  • Hi DKinsley,Logically this is not possible because if you will make the list box flowed then it will no linger be a list box and will look like a text Field.Please navigate to http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?topic=000323 page to know more about List Box.You can use a...

    Type

    Questions

    Views

    567

    Likes

    0

    Replies

    0
  • Hi MSR1306,Please download the document (https://sendnow.acrobat.com/?i=UkrpBFvh552UiwrbWl5WFA ) in which I used a datetime control to enter and display time.I have applied patterns in the datetime control to validate the input. For date and time patterns description, please navigate to http://help....

    Type

    Questions

    Views

    816

    Like

    1

    Replies

    0
  • Hi,You can Add action to the checkbox control to achieve the workflow. To do this you can right click on checkbox control under hierarchy panel and then click on "Add Action". Also if you want the field to be hiddedn in new instance then at design time you should set the property of the control as h...

    Type

    Questions

    Views

    484

    Likes

    0

    Replies

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