Results 1 to 3 of 3

Thread: [Answers] Memo field

  1. #1
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135

    [Answers] Memo field

    You can't put "Submit" buttons in a memo field. The memo field is designed to contain "Rich HTML formatted text" not HTML forms which it appears you are trying to do.



    Q:
    In a section grid I have a memo field. I can not edit it with any command, double click, etc.
    A:
    Drag the memo field from the columns panel onto the page and an editable webview will be created under your grid. As you navigate records in the grid the webview contents will be refreshed. You may have to relate the grid to the webview section using the relationship builder.
    Click on the webview to edit the memo.



    Q:
    Why does a memo field in a grid appear as a Link? (implying that something will happen when you click on it)
    A:
    When you shift+Click+drag a table onto a page a grid section is created.
    Double click on the section header and you will see some attributes for a "Split Screen" grid.











    ​All topics in [Answers] alphabetically:http://www.lianja.com/community/show...ll=1#post12352

  2. #2
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135
    Q:
    Can I put html forms with buttons inside memo fields
    A.
    No. That's not what they are used for. They are for editing html formatted text across desktop, web and mobile apps.



    ​All topics in [Answers] alphabetically:http://www.lianja.com/community/show...ll=1#post12352

  3. #3
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135
    Q:
    I have a table with a Meno field:
    Code:
    select bolnote from boltesta
    How do I set the select to read the first 100 characters of the Memo field?

    A:
    Code:
    rpad(left(yourmemofield, 100),100)



    All topics in [Answers] alphabetically: http://www.lianja.com/community/show...ll=1#post12352

    These answers are also systematized on the site "Lianja developer": https://lianjadeveloper.wordpress.com/category/memo-field/

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us