这个实例问题的提问

阅读次数 25

官网有个场景实例https://solution.wps.cn/examples/run?id=4, <img src="https://solution-community.wps.cn/uploads/post/54BAEVLCXfq.png" alt="image.png"/>看着是插入了内容控件,但是我看了带的源码<img src="https://solution-community.wps.cn/uploads/post/54BAKeYUf3m.png" alt="image.png"/>,右侧form表单提交业务数据插入文档里时,我看是<img src="https://solution-community.wps.cn/uploads/post/54BAPFaaa8f.png" alt="image.png"/>使用书签的能力,替换书签的value值,不太清楚你们在文档编辑环节文档内插入的是内容控件还是书签,麻烦请解惑,希望看到这部分的源码

1 Answers

你好,这个问题在源码中的注释里有写,文档中插入内容控件,然后内容控件中插入书签进行标记<img src="https://solution-community.wps.cn/uploads/post/54BCmanas9Q.png" alt="image.png"/>

好的,我试试,感谢