Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Enter new row in a text field

 
   Database Help (Home) -> FileMaker RSS
Next:  Hyperion Essbase or Planning Consultant - full ti..  
Author Message
Zarulja

External


Since: Jan 24, 2012
Posts: 1



(Msg. 1) Posted: Tue Jan 24, 2012 8:26 am
Post subject: Enter new row in a text field
Archived from groups: comp>databases>filemaker (more info?)

Hello.

I have a text field which a store a values of several variables
($Var1&$Var2&$Var3...) what is done by script.
I wont after 4 variables to go in a new row in that field so that tex field
should look like this:
$Var1&$Var1&$Var3&$Var4&
$Var5&$Var6&$Var7&$Var8&$Var9&$Var10&$Var11

Any idea?

With best regards
Zarulja

 >> Stay informed about: Enter new row in a text field 
Back to top
Login to vote
Christoph Kaufmann

External


Since: Jan 24, 2012
Posts: 1



(Msg. 2) Posted: Tue Jan 24, 2012 8:26 am
Post subject: Re: Enter new row in a text field [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Zarulja wrote:

al variables
> ($Var1&$Var2&$Var3...) what is done by script.
> I wont after 4 variables to go in a new row in that field so that tex field
> should look like this:
> $Var1&$Var1&$Var3&$Var4&
> $Var5&$Var6&$Var7&$Var8&$Var9&$Var10&$Var11
>
> Any idea?

$Var1&$Var1&$Var3&$Var4 & "¶" &
$Var5&$Var6&$Var7&$Var8&$Var9&$Var10&$Var11

--
http://clk.ch

 >> Stay informed about: Enter new row in a text field 
Back to top
Login to vote
Helpful Harry

External


Since: Jan 25, 2012
Posts: 1



(Msg. 3) Posted: Tue Jan 24, 2012 3:25 pm
Post subject: Re: Enter new row in a text field [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article , clkaufmann RemoveThis @gmx.ch
(Christoph Kaufmann) wrote:

> Zarulja wrote:
>
> al variables
> > ($Var1&$Var2&$Var3...) what is done by script.
> > I wont after 4 variables to go in a new row in that field so that tex field
> > should look like this:
> > $Var1&$Var1&$Var3&$Var4&
> > $Var5&$Var6&$Var7&$Var8&$Var9&$Var10&$Var11
> >
> > Any idea?
>
> $Var1&$Var1&$Var3&$Var4 & "¶" &
> $Var5&$Var6&$Var7&$Var8&$Var9&$Var10&$Var11

In some newsreaders / servers that paragraph symbol doesn't come through.

Just in case,
$Var1 & $Var2 & $Var3 & $Var4 & "Para" & $Var5 & $Var6
& $Var7 & $Var8 & $Var9 & $Var10 & $Var11

where word Para should be replaced the small 'backwards P' paragraph
symbol on one of the buttons in the Define Calculation window (and you DO
need the quotation marks around the symbol though).

You can press the Return / Enter key anywhere you like in the Define
Calculation windows - FileMaker ignores tham, so it's a useful way to help
with readability. For example you could enter the calcualtion as:
$Var1
& $Var2
& $Var3
& $Var4
& "Para"
& $Var5
& $Var6
& $Var7
& $Var8
& $Var9
& $Var10
& $Var11

Helpful Harry Surprised)
 >> Stay informed about: Enter new row in a text field 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to allow "@" in text field? - In my local community, many have their name with the character "@", e.g. Chong YuYi @ Elaine. How do I allow this character as a normal text so that I can type and serach?

tabublation in Text field - Hi, Field Display (global) : text I fill this field with : " " & $count & " " & $value & " " & $name and it displays 1 12.50 Allen 10 125.50 Arb...

Text field as hyperlink! - FM pro 10.0 - I want to make a text field to behave as a hyperlink. In particular i want to store a web page URL so the user can visit the page by just clicking on that text field. Is it possible in FM? I didn't find any way!

Special caracter - hgow to enter - Filemaker pro 9 wikth windows vista Is there a way to enter directly a special caracter using its u-code. Fos example, in Word 2007, if you type BF then alt+c, it will results as ñ ( n tilde). Is there a way (other then pasting) to enter directly a..

Problem Performing Import with Auto-Enter Options - I'm trying to import some records from an Excel spreadsheet to an existing database that contains a autonumber, unique number field that serves as a record ID. When I perform the import, I am choosing to "add new records" and then am selecting...
   Database Help (Home) -> FileMaker All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]