Anda dapat menampilkan banner izin saat pengguna pertama kali mengakses UI Edge. Banner izin
menampilkan teks berformat HTML dan tombol yang dipilih pengguna untuk melanjutkan ke layar {i>log in<i}.
Contoh:
Untuk menambahkan banner izin:
Buka file ui.properties di editor. Jika file tidak ada, buat
hal tersebut:
vi /opt/apigee/customer/application/ui.properties
Atur properti berikut:
# Enable the consent banner:
conf_apigee-base_apigee.feature.enableconsentbanner="true"
# Set the button text:
conf_apigee-base_apigee.consentbanner.buttoncaption="I Agree"
# Set the HTML text:
conf_apigee-base_apigee.consentbanner.body="<h1>Notice and Consent Banner</h1>
<div><p>Enter your consent text here.</p></div>"
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-10 UTC."],[],[]]