kdd Posted October 12, 2000 Posted October 12, 2000 Greetings, I'm new to the group and have a quick question... I'm setting up an online database for teachers to enter homework assignments for their students. Is it possible to set up an input field that shows simple paragraph formatting (line breaks and paragraph returns)? I am only able to get a solid body of text. And could this be done while copying and pasting from a word document? Any suggestions? thanx, /kim
dspires Posted October 16, 2000 Posted October 16, 2000 Use 2 fields (input / result, for example). The input field is the field submitted from the web page, and the result field is a calculation field that substututes line breaks with <BR> tags. Another method that I havn't used is to use the 'break' encoding tag for your field to be displayed to the page i.e. [FMP-field: result, Break]. [This message has been edited by dspires (edited October 16, 2000).]
kdd Posted October 16, 2000 Author Posted October 16, 2000 Thanks! I'll give it a shot. Haven't tried using calculations with CDML, so I'll have to bang around on it for a while. Of course, I haven't worked much with calculations, either, so I get to figure out two new things Cheers, /kim
Recommended Posts
This topic is 8861 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