• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. How to modify a tab name in a form

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 142
  • Views 12019
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to modify a tab name in a form

kkdesbois
kkdesbois over 4 years ago

Hello,

Once a form is created and displayed, how to modify the name of a tab?

Regards.

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    This is not possible at the moment. There's no way to rename the labels, or add or delete tabs (for my reference in case I need to find this again, CCR 702185).

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • kkdesbois
    kkdesbois over 4 years ago in reply to Andrew Beckett

    ok, thanks for the answer.

    Is it still not possible before displaying the form? i mean : after hiCreateTabField, can the tab name be modified?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to kkdesbois

    Not sure this would help much, but you can set _tabLabelList on the field structure before the form is instantiated (either with hiDisplayForm or hiInstantiateForm):

    MyForm->tabfield->_tabLabelList=list("Dino" "Bamm-Bamm" "Betty")

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • kkdesbois
    kkdesbois over 4 years ago in reply to Andrew Beckett

    Initially, there is no _tabLabelList .

    If I add it as you suggested before displaying the form, there is unfortunately no impact on the tab names

    Thanks for your help

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • kkdesbois
    kkdesbois over 4 years ago in reply to Andrew Beckett

    Initially, there is no _tabLabelList .

    If I add it as you suggested before displaying the form, there is unfortunately no impact on the tab names

    Thanks for your help

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to kkdesbois

    Which IC version are you using?

    For me, it works (in IC6.1.8 ISR18) both when I have ?tabLabels in the hiCreateTabField and when I don't.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • kkdesbois
    kkdesbois over 4 years ago in reply to Andrew Beckett

    I confirm that : 

    - it works with ic 618 ISR17 but it doesn' work with ic 618 ISR13

    - it works with icadvm 20.1 ISR18 but it doesn' work with icadvm 18.1 ISR13

    For my case, it's a bit annoying because I don"t know which ic version designers will use.

    Anyway, thank you much for the help and the time you spent on my issue.

    Regards.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to kkdesbois

    Ah yes. I just found that this comes with the ?tabLabels argument which was newly added in ISR15 (of course, in both IC6.1.8 and ICADVM20.1). I'd not noticed that this was a fairly new addition.

    I guess you could use memq('tabLabels arglist('hiCreateTabField)) to determine whether it is supported or not, but that's a bit messy and probably doesn't help you.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information