martinc17 Posted June 8, 2006 Posted June 8, 2006 Hello, I am trying to find out how one would restrict the number of words returned e.g. I am trying to only have 20 words returned at a time in the Model Description field and after the 20 words have the word 'read more' that jumps to the next page? Sorry very new to Lasso Thank you very much in advanced,
Garry Claridge Posted June 9, 2006 Posted June 9, 2006 You can do this with HTML and Javascript before the Form is submitted. However, you may have to settle for a limitation on the number of characters. Good Luck. Garry
martinc17 Posted June 9, 2006 Author Posted June 9, 2006 Thank you for the reply. Sorry for being so dumb but could you point me in the right direction as I am new to this and not sure what the code would even look like. Thank you.
Keith LaMarre Posted June 12, 2006 Posted June 12, 2006 One obvious way (and possibly not the most efficient) is to hcreate a FileMaker calculation that is the first 20 words of your text field and then display this calculated field.
Garry Claridge Posted June 14, 2006 Posted June 14, 2006 The Calculation field would be the best way to do it : All the best. Garry
Recommended Posts
This topic is 7006 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now