Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个光环组件,它将动态添加/删除/克隆行。我的要求是通过在单击按钮时调用 Apex 控制器中的逻辑来验证在行的第一列中输入的数据,如图所示。我无法构建逻辑来获取输入文本中的值。