alavoler
Posts: 45
Joined: Thu Mar 12, 2009 4:29 pm
Location: France
Contact: Website

[DynamicDefaultValue] Set Edit value Edit box (solved)

Hello !

I have to fill the Default Value of an edit box by concatenating the value of a previous edit box + a fixed value.

Example:
Dialog1:
EDIT_VALUE1
Dialog2:
EDIT_VALUE2: Default Value = [EDIT_VALUE1] + "fixvalue"

How?

thank you
Last edited by alavoler on Mon May 04, 2009 3:09 pm, edited 2 times in total.
alavoler
Posts: 45
Joined: Thu Mar 12, 2009 4:29 pm
Location: France
Contact: Website

Re: [DynamicDefaultValue] Set Edit value with other Edit box

I use this:
http://www.advancedinstaller.com/user-g ... -text.html

it s not set Default Value... but i solve my problem with this

Return to “Common Problems”