Search found 77 matches

by antonio
2012-01-20 12:32
Forum: MX Kollection - Pro Edition
Topic: Send file field text by email on UPDATE?
Replies: 3
Views: 5993

Send file field text by email on UPDATE?

Hi all, I have a Dynamic/nextensio form created as usual. The form works ok. The form contains a file field and the upload works. no problem here. Then I added a Send mail behaviour to send an advice when the user upload a file. I'm searching for a way to add the file name in the body of the email w...
by antonio
2011-12-23 14:12
Forum: ADDT
Topic: insert form inside another insert form?
Replies: 6
Views: 7266

Re: insert form inside another insert form?

I think I'm near to the solution (crossing fingers!!!). Here is the sample of my application: field20 (dropdown menu) field21 (multi-field drop-down) field22 (multi-field drop-down) field23 (multi-field drop-down) field24 (multi-field drop-down) field25 (multi-field drop-down) MAIN SUBMIT BUTTON (it...
by antonio
2011-12-23 09:53
Forum: ADDT
Topic: Editable drop-down with multiple fields?
Replies: 0
Views: 4834

Editable drop-down with multiple fields?

Hi all, I know this is post seems similar to a previous one, but I think the subject is more clear this way. (sorry for the inconvenience). I just would like to find a way to save multiple fields instead of a single field when using the editable drop-down server behaviour. This is my page sample: fi...
by antonio
2011-12-22 15:53
Forum: ADDT
Topic: insert form inside another insert form?
Replies: 6
Views: 7266

Re: insert form inside another insert form?

Hi all, I have another problem here. I have an insert form on a page (custom form). This form colletcts some info and then save them in session vars. Some of the form fields (optionally) should be inserted in a db table. Example: field11 field12 field13 field14 field15 field20 [dropdown (dynamic, b...
by antonio
2011-12-22 15:23
Forum: ADDT
Topic: insert form inside another insert form?
Replies: 6
Views: 7266

insert form inside another insert form?

Hi all, I have another problem here. I have an insert form on a page (custom form). This form colletcts some info and then save them in session vars. Some of the form fields (optionally) should be inserted in a db table. Example: field11 field12 field13 field14 field15 field20 [dropdown (dynamic, ba...
by antonio
2011-12-19 11:50
Forum: ADDT
Topic: validate single fields on change?
Replies: 2
Views: 4111

validate single fields on change?

Hi all, I have a really complex form with validation and it works well. But since it is a long form it is a pain to get validation results only when submitting the form whole. Is there a way to trigger the validation fields by fields? Example: once I insert the email and change field I get validatio...
by antonio
2011-12-19 11:11
Forum: ADDT
Topic: advanced forms with addt
Replies: 3
Views: 4954

Re: advanced forms with addt

Hi Fred, you're a life saver! The example you posted is almost perfect. I've searched for another kind of example, but it seems i cannot search efficiently in that stackoverflow website. So, I'm searching for a sample similar to the one that you posted but with this difference: you don't have to sel...
by antonio
2011-12-19 10:26
Forum: ADDT
Topic: advanced forms with addt
Replies: 3
Views: 4954

advanced forms with addt

hi all, I'm asked by a custome to create an advanced form that will behave as follow: the page is divided in 3 parts: - part 1: contains 3 field - part 2: contains other 4 fields - part 3: contains other 3 fields Is there a way to make the part 2 and part 3 grayed-out (or faded) while filling part 1...
by antonio
2011-12-19 10:06
Forum: ADDT
Topic: regular expression or mask sample?
Replies: 2
Views: 4419

Re: regular expression or mask sample?

thnaks Fred,
I've googled a lot but didn't find a sample that would accomodate my request. Your link is good. Thanks again.

tony
by antonio
2011-12-15 09:56
Forum: ADDT
Topic: advanced validation
Replies: 2
Views: 4051

Re: advanced validation

Thanks Fred.
I really appreciate your help.

tony