During our renewal, we decided to add a developmen...
# administration
n
During our renewal, we decided to add a development environment to our Prod and Sandbox. So now I am building solutions in Dev > SB > Prod. One challenge I am running into is dynamically generating a URL that works in all three. For instance, I have multiple hyperlink custom fields that quickly takes the user to Statements/Report, Custom PDF, Analytics dataset, etc. Does anyone know if there is a field injector that I can use for {COMPANYID} ? So when I build the URL it works. I found this but no companyid - https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N979468.html
b
use relative urls
💯 1
n
🤦‍♂️DUH! Thanks @battk
Any tips on managing file cabinet URLs or Suitelet URLs across accounts? e.g. I build a client script or Suitelet in Development and push it to the other accounts, those URLs / properties are changing.
b
p
@NS Admin How did you get to add extra data to the SUMMARY box? We want to do this on Quotes and SOs
n
@PlanetJupiter we tried doing it in an inline html field but it never looked right on the form. So we edited the DOM. Not recommended but our mgmt team loves it so much it was worth the overhead/risk to test often and with each release.
🙌 1