kintone-samples/plugin-samples

[ganttchart] Make the Title of the Gantt Chart a link to the record details page

tkmry opened this issue · 2 comments

tkmry commented

ガントチャートのタイトルを詳細ページへのリンクにするか否かを設定画面で変更できるようにしたい。

設定画面例
image
※on/off自体不要で標準でリンクとしても良いかも知れません。

設定後の画面
image

修正箇所は createRecords1ganttRecordData.name
createRecords2ganttRecordData2.name の定義時にaタグでくくれば良いかと思います。

実装として許容可能であれば、適当なタイミングで実装してPR送ります。

Translation

Feature:

  • Make the Title of the Gantt Chart (marked as "A" in the diagram) a link to the record details page
  • Set this as an optional checkbox setting when setting up the Title field in the plug-in settings

@tkmry Thank you for your feature request. We think the idea is great - please send us a pull request whenever you are ready.