• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Aliases vs display masks

AEIOU

Well-known member
I'm working on RotRL and for sanity's sake I want the building ID's listed visibly so all of the business are listed in order in the story almanac. But I also want auto-linking of cut/paste text to these same businesses. So I need to create the business and then create an alias that includes the location ID.

Have you considered a display mask that would allow us to merge fields for display. In this case, it would be much simpler to create a numerical snippet for each location. And a formulaic field where I can specify NUMBER & "-" & NAME to get 26 - General Store for display in the almanac.

This will also be absolutely necessary for dungeons and adventures.

Right now, I end up with an alias that is doubling the length of my buildings. On the flipside, one is sorted by encounter ID and the other alphabetical so maybe I'll get used to just using aliases....
 
We've already got a mechanism for this built into the design (and implemented in the database structure). We just haven't had time to percolate it up to the UI yet. :(
 
Back
Top