Expand my Community achievements bar.

past-tense
past-tense
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello again,I just made a test pdf form, added a date field, filled the form, and exported to XML. I had no trouble importing the date values into excel. The only issue that I can think of is if the date fields in the form contain a value that isn't recognized as a date... but even then, after a war...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Sorry about that...The only other way I know of is to edit the xml directly. Add a list box or drop down list to your form. Select the field, then click the XML Source tab (next to master pages tab. If it's not there, right click to the right of the preview tab in the gray area and check off XML Sou...

    Type

    Questions

    Views

    595

    Likes

    0

    Replies

    0
  • Are you sure that you put the event on the click event? On the drop down list "Show" where you select "Click", there should be an option call "Events with Scripts". Try there, as it should show all scripts on the button, regardless of the event they are tied to...- Scott

    Type

    Questions

    Views

    737

    Likes

    0

    Replies

    0
  • If you want to copy/paste a list of values for a drop down or list box, the best way to do it is:1) copy the list (one item per line)2) select the drop down/list box3) Under Object Tab > Field Tab (next to the + - buttons that you use to manually add items) click the clipboard icon.That should do it...

    Type

    Questions

    Views

    591

    Likes

    0

    Replies

    0
  • Hello again,Sorry about that. I followed my own directions, and there was only one hiccup.. The form variable doesn't always like to accept the default value the first time. Double check to make sure that the variable is set to "hidden". Go File > Form Properties > Variables, click on your variable,...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • when I was first getting started, the thing that I always forgot to do was to save it as a dynamic xml pdf, instead of a static pdf. You can choose which one you're saving it as in the drop downin the "save as" wizard. If you did save it as a dynamic pdf form, andit still isn't working... let me kno...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • Alright,First step is to make sure your form is set up to properly export xml data. Things to check:- All fields that will have data exported are given a specific name. You can do this by renaming everything in the hierarchy panel, or by setting the name on the binding tab.- Subforms correspond to a...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I do this all the time. If you created the form properly, being mindful of subform binding and control names, you should be able to export the data in a form to an XML format. Then you create an excel file and set the xml source to the exported data file. You can even merge the data from multiple fi...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hey there,The first methos that comes to mind for me is to use a formvariable to keep track of the background visibility, then have the image in a readOnly image field on the master page. After that, use a little javascript to wire it all up.How To:Add a form variable to the form:- File, Form Proper...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Hi everyone,I've created a ton of reports in the past, and I'm now looking at creating some reusable objects so that other people can use advanced form functionality without having to learn to use scripts.A lot of the coding was acheived using this, .parent, etc. so that they can rename controls and...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
Top badges earned by past-tense
Customize the badges you want to showcase on your profile