- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
The script is working by inserting the, script given below in XML source :-
<event activity="postExecute" ref="$connectionSet.DataConnection3">
<script contentType="application/x-javascript">
console.println("postexec");
app.alert('hi');
xfa.datasets.connectionData.DataConnection3.remove();
</script>
</event>
Views
Replies
0 Likes
Total Likes