Licens Table extension and Page extension

welander
welander Member Posts: 20
Hi

Do Table extension and Page extension need to be assigned in the licens as table/pages ?

i thought that it didn't but after changing the licens on a 2018 i get an error when uploading my extension from VS Code that my licens do not allowe me to create an specific object which are of type Table Extension.

Comments

  • SanderDk
    SanderDk Member Posts: 507
    You cannot publish an object outside the license in the database.
    BUT you can run any page extension/Table Extension despite your license ;)

    On Customer we spin up a new development tier and load our developer license and publish our extensions to the new tier.
    After that we reload customer license, and remove the development tier.

    hint: It is one powershell script ;-)
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
  • welander
    welander Member Posts: 20
    thx :smile:
  • SanderDk
    SanderDk Member Posts: 507
    You welcome :smile:
    Remember to mark your question as answered to help other searching this topic
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
  • TallyHo
    TallyHo Member Posts: 417
    :) didn't expect it to work that way