-
Is there a way to intercept part of the file name and display it as a column of fields? For example, the file name A-B-C, only intercept A and display it as a certain column. Thanks! In addition, the dv.taskList command is currently rendered as a list. Does it support rendering as a table? If possible, can tasks with a naming format such as A-B-C be displayed by intercepting only A as a certain column? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
tyf2018
Feb 14, 2022
Replies: 1 comment
-
After exploring the plug-in usage guidelines, I found a solution, similar to the following code:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tyf2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After exploring the plug-in usage guidelines, I found a solution, similar to the following code: