Thanks Divakar.

In fact, there is a tutorial in forms demonstrating the concept.

--- In development-axapta@yahoogroups.com, Diwakar Reddy Atchi 
<divakar_uni...@...> wrote:
>
> What type is "FilePath"? Use the same type. Guess it's a string, use a 
> StringEdit control and set the "ExtendedDataType" propety to "FilePath".
> 
> 
> 
> 
> ________________________________
> From: ramankt2001 <raman_...@...>
> To: development-axapta@yahoogroups.com
> Sent: Wed, 4 August, 2010 12:19:26 PM
> Subject: [development-axapta] directory control on form
> 
>   
> We are on Axapta 3.0 SP3.
> 
> I would like to provide the users the choice to specify a network share on a 
> form. 
> 
> 
> In a dialog, I can use: 
> dialogOutputDirectory = dialog.addFieldValue(typeid(FilePath), 
> outputDirectory)
> 
> What control/statements would I use on the form?
> 
> Thanks. 
> 
> 
> 
> 
> 
> 
> [Non-text portions of this message have been removed]
>


Reply via email to