| Author |
Message |
Topic: Shared AreaTemplates |
Steve
Replies: 4
Views: 92
|
Forum: Pageflex (L3 - L4) Posted: Fri Aug 27, 2010 8:22 am Subject: Shared AreaTemplates |
| Test out the Select action by simply printing the value on the piece. See if it's working right. |
Topic: Shared AreaTemplates |
Steve
Replies: 4
Views: 92
|
Forum: Pageflex (L3 - L4) Posted: Thu Aug 26, 2010 3:26 pm Subject: Re: Shared AreaTemplates |
Hi
Anyone got any experience with the SharedAreaTemplate Document Action? I can't seem to get it right (not even with the wiki-documentation )
Now the idea is to have a user make a select ... |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Tue Aug 24, 2010 11:10 am Subject: auto-populate from drop down |
| No, they are just regular plain variables. It's probably best you contact support now. I can't help you without looking at the project. |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Tue Aug 24, 2010 10:48 am Subject: auto-populate from drop down |
Did you create the variables in the project that you're using on the spec form, and then map them on the template?
The spec on the spec form are no different than any other regular spec.
If I'm ... |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Tue Aug 24, 2010 9:34 am Subject: auto-populate from drop down |
Did you create the variables in the project that you're using on the spec form, and then map them on the template?
The spec on the spec form are no different than any other regular spec. |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Tue Aug 24, 2010 8:19 am Subject: auto-populate from drop down |
The first one being the "blank" one?
I'm not sure what excel has to do with this. If you're using excel as a data source for addresses then you don't need it.
Yes, I was using the ex ... |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Mon Aug 16, 2010 10:56 am Subject: auto-populate from drop down |
| If the others work then the first option just isn't being matched up. Double check the spelling and capitalization. It should also be throwing an error for you to read in Firebug. |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Mon Aug 16, 2010 10:35 am Subject: auto-populate from drop down |
The first one being the "blank" one?
I'm not sure what excel has to do with this. If you're using excel as a data source for addresses then you don't need it. |
Topic: Submit Validation question |
Steve
Replies: 1
Views: 252
|
Forum: General Topics Posted: Mon Aug 16, 2010 9:14 am Subject: Submit Validation question |
| This is a bug in the spec form api. I'll report it. |
Topic: Auto tab method and Masked fields |
Steve
Replies: 1
Views: 160
|
Forum: Pageflex (L3 - L4) Posted: Mon Aug 16, 2010 9:07 am Subject: Auto tab method and Masked fields |
Without knowing for sure how you've set up auto tab my answer might not be complete.
The mask characters are included in a character count of that field. So, make sure to count them if that's part ... |
Topic: auto-populate from drop down |
Steve
Replies: 26
Views: 1685
|
Forum: Pageflex (L3 - L4) Posted: Mon Aug 16, 2010 9:04 am Subject: auto-populate from drop down |
| It must be something simple. I brought your code to my sandbox product and it worked perfectly. Check firebug for any error. Even mis-capitalized words can cause errors. |
Topic: Show/Hide Function |
Steve
Replies: 3
Views: 249
|
Forum: Pageflex (L3 - L4) Posted: Wed May 12, 2010 1:30 pm Subject: Show/Hide Function |
| It's the first line of the code I pasted. |
Topic: Show/Hide Function |
Steve
Replies: 3
Views: 249
|
Forum: Pageflex (L3 - L4) Posted: Tue May 11, 2010 9:10 am Subject: Show/Hide Function |
| getSelectedOptionIndex() returns an inteter that specifies the current index of selection spec. In your script your calling the function, but not assigning it to a variable for use of any kind. http ... |
Topic: Horizontal Radio Button Formatting |
Steve
Replies: 4
Views: 351
|
Forum: Pageflex (L3 - L4) Posted: Thu Apr 29, 2010 11:33 am Subject: Horizontal Radio Button Formatting |
| I was playing around with creating a simple customer feedback form. I was going to have them fill out the survey and save their answers like they would a variable product, but the vertical radio butto ... |
Topic: Horizontal Radio Button Formatting |
Steve
Replies: 4
Views: 351
|
Forum: Pageflex (L3 - L4) Posted: Thu Apr 29, 2010 11:10 am Subject: Horizontal Radio Button Formatting |
That style won't work on Four51 because we write out the options in a table format.
The only suggestion I have for this would be to create your own radio button list that you can format. Then writ ... |
| |