Content deleted Content added
No edit summary
No edit summary
Line 6:
|fields=CONCAT("[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amendments/", Amendments._pageName, "?returnto=BackSA ", Policies.PolicyID, "]")=Policy ID , CONCAT("[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amendments/", Amendments._pageName, "?returnto=BackSA ", Amendments.Description, "]")=Amendment, Amendments.Type, CONCAT("[[", Policies._pageName, '|',Policies.Policy, "]]")=Original Policy, Amendments.Approved, Amendments.Status
|where=Policies.PolicyID LIKE "%{{{policyid|}}}%" AND Amendments.Status IS NULL OR Policies.Policy LIKE "%{{{policy|}}}%" AND Amendments.PolicyHeader=Policies._pageName AND Amendments.Status="{{{status|}}}"
|order by=Amendments.Status ASC,Policies.PolicyID,Amendments._pageName,Amendments.Status ASC
}}
</includeonly>

Revision as of 13:46, 31 July 2021

Used to carry out a search on all amendments and new policies. Uses Form:Search Amendments Admin