fmwebschool.com
Top Experts [learn more]Top 4-10
webko

9743 K
bandmandq

2458 K
Genx

1525 K
4. tcmeyers
5. kbata
6. Martie
7. Hammerton
8. rrenfrow
9. bneeman
10. plegler
Welcome, Guest. Please login or register.
May 25, 2013, 09:43:47 AM

Login with username, password and session length
Search:     Advanced search
Welcome to the FileMaker Web Masters Exchange.  If you have any questions about how to use this forum, please watch the getting started movie at:
http://www.fmwebschool.com/movies/forum1/forum1.html
27466 Posts in 6067 Topics by 1523 Members
Latest Member: donok
* Home Help Search Calendar Login Register
+  fmwebschool.com
|-+  FMTouch
| |-+  FMTouch - FileMaker Databases on the iPhone and iPod iTouch
| | |-+  Support of the paragraph character on FMTouch
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Support of the paragraph character on FMTouch  (Read 1575 times)
dtvconsult
Newbie
*
Offline Offline

Posts: 5


« on: August 17, 2009, 08:06:37 AM »

I have an application where it need to display two items in the same field, one over the other.  Their length can vary.
I create the field with a calculation that includes the FileMaker paragraph character.  The field displays correctly within FileMaker,
but doesn't within FMTouch. 

Does FMTouch support the FileMaker paragraph character?  If not, is there a plan to support it?

Thanks for your help.
Logged
Michael Petrov
Chief Software Developer
Administrator
Hero Member
*****
Offline Offline

Posts: 4286
Kudos: 15522




Applications:
« Reply #1 on: August 18, 2009, 09:13:09 AM »

I am guessing you have a single line input field, those do not display line breaks. Try to change the height of the field to be over 50px and it should be able to display line breaks.
Logged

Michael Petrov,
Chief Software Developer
FMWebschool
800.353.7950
michael@fmwebschool.com
Keep up with our development, follow me on Twitter
dtvconsult
Newbie
*
Offline Offline

Posts: 5


« Reply #2 on: April 07, 2010, 11:10:22 AM »

I'm sorry that I didn't get back to this, but my fields are the correct height.  The problem is that FMTouch doesn't recognize the FileMaker paragraph character.  It may be related to Mac versus Windoz.  FileMaker is running on my Mac.
Logged
TheTominator
Newbie
*
Offline Offline

Posts: 10
Kudos: 150


« Reply #3 on: April 20, 2010, 03:14:13 PM »

What is displayed in your FMTouch field when the text spans two lines as you describe?

Do both lines of the calculated text appear on only one line in FMTouch?

Is the second line of text missing entirely?

Is there a strange symbol that appears where the line break would be?
Logged
dtvconsult
Newbie
*
Offline Offline

Posts: 5


« Reply #4 on: April 20, 2010, 03:38:02 PM »

In my layout, I have a 2-line high field.  The field is calculated and the calculation is "Text" & <FM paragraph character> & "Text".
This works in FileMaker.  In FMTouch, the paragraph character seems to be replaced with a space.  The text fails to wrap as desired.
I have had to eliminate the feature in my current version of this application, so I have not checked to see if it still does this in the
version just released (v1.62).  I will try adding it back in and see if it still has this result.
Logged
TheTominator
Newbie
*
Offline Offline

Posts: 10
Kudos: 150


« Reply #5 on: April 20, 2010, 04:55:14 PM »

The field is calculated and the calculation is "Text" & <FM paragraph character> & "Text".

The formula should go as

"Text" & "¶" & "Text"

You should have the quotes around the pilcrow (the name of the paragraph symbol).
I mention this in case you forgot them as suggested by the way you wrote your formula in your post.

It appears that FileMaker permits the calc to be entered without the quotes, but I expect that FMTouch is more strict.
Logged
dtvconsult
Newbie
*
Offline Offline

Posts: 5


« Reply #6 on: April 21, 2010, 12:20:42 PM »

I tried placing the pilcrow in quotes and it didn't work.
I'm attaching a PNG showing the field definition, how the field displays in FileMaker (Adv. 11.0v1), and how the field displays in FMTouch (v1.615).

BTW.  I can find no FM docs that state that the pilcrow should be quoted (it is a symbolic constant).  The help docs show it handled the same way as the ampersand.  FM handles it correctly either way.



* FMTouch Pilcrow Problem.png (38.72 KB, 568x180 - viewed 115 times.)
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!