Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Rednose  
#1 Posted : Monday, May 11, 2015 11:11:55 AM(UTC)
Rednose

Rank: Newbie

Groups: Registered
Joined: 5/11/2015(UTC)
Posts: 8
Germany
Location: München

Thanks: 3 times
or if not possible how do i get the relative row value of @projectid
please see attached image
Rednose attached the following image(s):
Button_OnClickEvent_text_value.PNG
bbv  
#2 Posted : Monday, May 11, 2015 3:53:55 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 484

Was thanked: 81 time(s) in 81 post(s)
Simply use the

@PROJECTID

as your XPath. Within a repeating table or repeating table row the context is the row itself. Based on your screenshot, I can only guess that your issue is usage of @ which means attribute - your PROJECTID seems to be an element though - in this case the XPath would be

PROJECTID

Also, I'm not sure if you have set up the repeating table properly. To be very sure, you should attach here your design for review


Altova MobileTogether Experts
Rednose  
#3 Posted : Monday, May 11, 2015 4:57:28 PM(UTC)
Rednose

Rank: Newbie

Groups: Registered
Joined: 5/11/2015(UTC)
Posts: 8
Germany
Location: München

Thanks: 3 times
Thank you very much for your quick reply.

I got it :

The repeating table was not setup correctly,
I had to use 'Dynamic number of rows'.

Users browsing this topic
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.