Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform template line type intervals

raavi_gopichand
Explorer
0 Likes
1,472

Hi ,

IN smartform template, the line type dimensions are varying on double click. Intervals are created for line item.

On changing any value in that particular template , whole design of template is getting disturbed.

Please suggest how to handle these line intervals in smartforms.

Thank You

Hi ,

IN smartform template, the line type dimensions are varying on double click. Intervals are created for line item.

On changing any value in that particular template , whole design of template is getting disturbed.

Please suggest how to handle these line intervals in smartforms.

Thank You

5 REPLIES 5
Read only

Former Member
0 Likes
1,224

Hi,

Don't double click!.

I don't know what exactly you are doing but I've never had the same type of problems you have.  You do need to make sure that the sum of the widths of the columns match the table width at all times but apart from that it's dead easy.

In fact I've just looked at a template.  Double clicking takes you to the element associated with that column but it does not change the temnplate at all.

Rich

Read only

0 Likes
1,224

Hi Richard,

Thanks for the reply.

With the normal template , there will be no problem.But when you create intervals for the line in the template the problem will arrive.

Read only

0 Likes
1,224

Are you attempting to split a cell/column in two? What do you mean with intervals?.

Read only

0 Likes
1,224

Hi Patrick,

Single row will be spilt into multiple rows.Please check below screen

Read only

0 Likes
1,224

Ok, and thus you augment the number of times a row repeats itself, correct?

Danger is of course that each of the text elements refer to a specific row and a column (on the 3rd tab I believe). And if you add rows in between, you have to modify the text elements that are linked to the rows that come behind/below..

So if you add a row on the 3rd position, the text elements that referred to the old row 3 (which is row 4 now) will have to be modified. And the same for all the rows after of course.