- This topic is empty.
- AuthorPosts
-
- 10/18/2012 at 9:24 am #5030
AnonymousParticipantOut of curiosity, I would try moving those two fields to the beginning and see if you get results. If the fields that get bumped to the end come up empty, it may be that there are only so many characters you can use. Just a thought.
- 10/18/2012 at 9:28 am #5679
AnonymousParticipantThank you for that quick reply, Gerald.
Unfortunately, I've been there and done that. It didn't make a difference.
I really think it has to do with the fields not being text fields.
- 10/18/2012 at 9:38 am #4162
AnonymousParticipantAll,
Can someone help me with the following:
I have a Tooltip Formart for a qCalendarList that is as follows
Project: <%BAD Project%><br>Study: <%Name of Study%><br>Assigned To: <%Assigned To%><br>Time Point: <%Time Point%>
The tooltip should display like this:
Project: Test Project
Study: Some Study Name
Assigned To: Mary Smith
Time Point: 6 Months
The problem is that neither the <%Assigned To%> field nor the <%Time Point%> field display any data, and what I get is this:
Project: Test Project
Study: Some Study Name
Assigned To:
Time Point:
The Assigned To field is a “Person or Group” field, and the Time Point field is a “Lookup” field.
Both the BAD Project field and the Name of Study field are simpte text fields, and they display correctly.
Is there a reasonable work-around?
Thanks,
n
- 10/18/2012 at 9:38 am #5680
AnonymousParticipantI can confirm that when I changed my format to include a lookup field, it didn't display. Maybe you can create a simple workflow that copies the entry from the lookup into a text field, so you can then display it. Either way, I think you uncovered a limitation.
-
- AuthorPosts
You must be logged in to reply to this topic.