cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding the table UIelement

Former Member
0 Kudos

Hi Experts,

I need to create a table with four columns.

1st column Text

2nd column DropDownIndex

3rd column Input Field

4th column Browse button

how to do that?Urgent reply is needed ....please help me.

Thanks and Regards

Nutan

Accepted Solutions (1)

Accepted Solutions (1)

former_member485701
Active Participant
0 Kudos

Hi nutan,

For creating Table with 4 columns with different cell editors.

you can create it in following manner.

: Create a node in view's context with 4 attributes.

: Right Click on Root UI Element and choose apply template.

: then choose option table and select the node and attributes you want to use.

: then you click next and come to the Editor page and choose what ever editor u want to use.

for any queries, you are always welcome

Regards,

Praveen

Former Member
0 Kudos

Hi Praveen,

Thanks a lot for your valuable reply.Its very helpful.But again one more issue i am having i need a browse button in the 4th column. How can i achieve that?

Regards

Nutan

Former Member
0 Kudos

Hi nutan

what do you mean by browse button? you want to upload something on server or you want to have a link to some URL.

Thanks

Ninad

former_member485701
Active Participant
0 Kudos

Hi nutan,

There is no issue in creating button.

Following are the steps of creating it:-

(1) go to the 4th column and delete your cell editor.

(2) right click on 4th column and add new table cell editor

(3) select option as button.

your problem is solved now.

Regards,

Praveen

Former Member
0 Kudos

Hi Praveen,

Thanks a lot for the reply.It has solved my problem.

Regards,

Nutan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nutan,

Its same like creating the table with text views. Creat a table. Add all the columns. In columns add the headers & editor.U can select the editors as dropDown,input field as well as buttons.

regards

Sumit