コミュニティアチーブメントバーを展開する。

Michi_74
Michi_74
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Solved it right now - after lunch     The commands are:   var numberRows = Formular1.receipt.table._dataRow.count; for (var i = 0; i < numberRows; i++){ resolveNode("Formular1.receipt.table.dataRow[" + i + "]").rowPlusMinus.btnPlus.presence = "invisible";resolveNode("Formular1.receipt.table.dataRow...

    タイプ

    質問

    表示

    468

    いいね!

    1

    返信

    0
  • Hello,   I have a form with a dynamic table. You can add or remove rows via buttons. Before sending the form I want to execute a for-loop over the rows to hide these buttons.   The message box shows the right number of rows: xfa.host.messageBox("Number of rows: " + Formular1.receipt.table.dataRow.in...

    タイプ

    質問

    表示

    475

    いいね!

    0

    返信

    1
Michi_74 が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ