‎2011 May 20 6:05 PM
Hi,
I have created a custom conversion routine for displaying BP first name,last name in output with BP number as input
Now i have problem with input,how do i recognise the text fields ,in the whole first name and last name of input to BP number of Output
Regards,
Amit
‎2011 May 20 7:38 PM
Define some convension for the output, like firstname and last name separated by comma. Use the same type for the input. From the Input field in Input FM, separate the text at comma to get the first and last name.
‎2011 May 22 7:43 PM
Hi,
I have done it in the same way as a work around ,but is this correct process to use this in conversion routine for texts.
Regards,
Amit