Starfinder Playlist
Page 1 of 2 12 Last
  1. #1

    Resource name question

    Just a quickie

    When an npc character sheet is in edit mode what is the resource name of the text entry boxes (the ones with the nice border around them), I can't figure out what they are called so I can implement a new text entry box.

    Cheers, Steve.

  2. #2
    If you are referring to the template used, then most cases they are string_column and string_columnh. The difference is the one that ends in h will hide if no data is contained in the box.
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

  3. #3
    Awesome, just what I needed.

    Thank you

  4. #4
    Is there a reference document that shows what attributes a string_column has ?

    Cheers, Steve.

  5. #5
    No, expanded CoreRPG templates are not in the refdoc and that is why I keep CoreRPG unpacked to search for various templates that are available. The refdoc will contain information on the base elements.

    https://www.fantasygrounds.com/refdoc/stringcontrol.xcp
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

  6. #6
    That explains my lack of search success, I had no idea it was not a 'base' Fantasygrounds template
    Great pointer superteddy

    Cheers, Steve.

  7. #7
    Great guideline is if it's not named in the refdoc, it's an expanded template in the ruleset. Start with CoreRPG and move onto the layered ruleset.
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

  8. #8
    That is something I'll bear in mind from now on, it may stop my incessant idiot questions

    Cheers, Steve.

  9. #9
    Ignore the previous post, idiot question incoming

    Is there an existing template for a single line textbox? i.e. one that doesn't create a 2nd line if the enter key is pressed while in text entry.

    Cheers, Steve.

  10. #10
    This is where the fun bit comes in. When you see a template that you like and want to change it see how it's originally set up.

    <template name="string_column">
    <basicstring>
    <anchored>
    <top parent="columnanchor" anchor="bottom" relation="relative" offset="7" />
    <left offset="97" />
    <right offset="-5" />
    </anchored>
    <multilinespacing>20</multilinespacing>
    </basicstring>
    </template>

    This is where you get to tinker with it. Try copying this template and then creating a new template and calling it something unique. Then I would start by removing the <multilinespacing> tag. This may remove the ability of it to to a return and continue with a single line of text.
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •  
5E Product Walkthrough Playlist

Log in

Log in