Skip to content

Possible to change exported default project filename? #3412

Answered by suricactus
9ls1 asked this question in Q&A
Discussion options

You must be logged in to vote

It is not possible to change the _qfield prefix in QFieldSync. It exists for a good reason so people don't confuse which is the original or the exported project.

However, I think you can safely do it like this for your project:

aggregate(layer:=replace(@project_basename, '_qfield', '')||'_skifte_f', aggregate:='max', expression:="skiftenr"||coalesce("del",null), filter:=intersects($geometry, geometry(@parent)))

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by suricactus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants