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

Dialogue Program

Former Member
0 Likes
786

Hello friends,

I have atble control. Some modifications have to be dne.

I need to add another column to an existing table but the new column should be the first column.

How is this done.

Shejal.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
762

Hi,

If you are in graphical layout editor...

Change it to line editor...

<b>Steps..</b>

Before going to the layout..

In the flow logic screen..In the menu..

Utilities -> settings

You will a get popup with the screen painter tab..

Remove the flag that says "Graphical layout editor".

Press enter..

Now go to the layout..

And follow the instructions as mentioned above..

Thanks,

Naren

7 REPLIES 7
Read only

Former Member
0 Likes
762

Hi,

When you go to the control elements of the table control..

Place the cursor on the first line..

Press the insert table column button (SHIFT + F1)..

A blank row will be inserted...Then give the field name..

Thanks,

Naren

Read only

0 Likes
762

Thanks Naren.

I am trying to use SHIFT+F1 but its doing nothing. Where can I find the Insert table column.

Thanks,

Shejal.

Read only

0 Likes
762

Hi Sheejal,

In Layout, go to attributes of the table control fields and you can find the column in the attributes list. Make it to 1 and make the necessary changes to remaining fields also. It will display in first position automatically.

shylesh

Read only

Former Member
0 Likes
762

Hi,

Go to the LAYOUT in change mode..

Double click on the table control..

Click the CTRL ELEMENTS in the application toolbar..

Then follow the instructions as I mentioned above..

Thanks,

Naren

Read only

0 Likes
762

Thanks Naren for the reply.

I am trying exactly but I am unable to do so. I am unable to locate the control button on the application tool bar. Where is it??

Shejal.

Read only

Former Member
0 Likes
763

Hi,

If you are in graphical layout editor...

Change it to line editor...

<b>Steps..</b>

Before going to the layout..

In the flow logic screen..In the menu..

Utilities -> settings

You will a get popup with the screen painter tab..

Remove the flag that says "Graphical layout editor".

Press enter..

Now go to the layout..

And follow the instructions as mentioned above..

Thanks,

Naren

Read only

0 Likes
762

Thanks Naren for the help.

Thanks for all the time and the Patience in making it understand.

Thanks again.

Shejal.